home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
138
/
138.xpi
/
chrome
/
stumbleupon.jar
/
content
/
skin
/
ratingDialog.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2009-05-22
|
585b
|
21 lines
#tags {
-moz-binding: url('chrome://stumbleupon/content/widgets.xml#su_autocomplete');
background-color: transparent;
margin: 2px 3px;
}
#tagspopup {
-moz-binding: url('chrome://stumbleupon/content/widgets.xml#su_autocompletepopup');
background-color: -moz-field !important;
}
/* Apparently, more complicated selectors aren't necessarily evaluated
when a DOM node is added to the tree. (ref: Firefox 1.5) -- JW */
.su_macpopup {
font-size: 11px;
min-height: 17px;
}
#tags .textbox-input-box {
-moz-binding: url('chrome://global/content/bindings/textbox.xml#input-box');
}